Skip to content

fix: validate skill YAML and release 3.5.1 - #52

Merged
pDJJq merged 7 commits into
mainfrom
fix-llmdoc-yaml
Aug 27, 2026
Merged

fix: validate skill YAML and release 3.5.1#52
pDJJq merged 7 commits into
mainfrom
fix-llmdoc-yaml

Conversation

@pDJJq

@pDJJq pDJJq commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

  • parse every Claude and Codex SKILL.md front matter as real YAML instead of checking fields with regex
  • require non-empty string name and description values across skills/ and .agents/skills/
  • document the release gate and root-only gray-matter dependency
  • bump CLI, workspace, plugin manifests, marketplace, and lockfiles to 3.5.1

Verification

  • node scripts/check-codex-surface.mjs
  • malformed YAML regression fixture rejected
  • npm run lint
  • npm run typecheck
  • npm test — 46 tests passed
  • npm run check:prompts
  • npm run validate:dogfood
  • Codex prompt-input skill loading smoke test passed without YAML warnings

@pDJJq
pDJJq merged commit 4bf1da7 into main Aug 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant